SearchContent

interface SearchContent

A searchable item. It can provide a name, an optional description, and whether it should be skipped in the current search.

Author

fzzyhmstrs

Since

0.6.0

Inheritors

Properties

Link copied to clipboard
abstract val skip: Boolean

Whether the search should exclude this content from search results. This is active state, so can change between true and false as needed.

Link copied to clipboard

The searchable texts. Both desc and prefix of the result are searched as "description"